The H5T_GET_CSET function returns the character set type of a string datatype.
Result = H5T_GET_CSET(Datatype_id)
Returns a string containing the character set type. Possible values are:
An integer representing the datatype’s identifier to be queried.
None
5.6 |
Introduced |